-
Home
-
WPIDE – File Manager & Code Editor
-
3.5.2
-
Code
-
Classes
- Filesystem
| Total Complexity |
105 |
| Dependencies |
4 |
| Dependents |
7 |
| Total lines |
479 |
| Lines of code |
305 |
| Logical lines of code |
176 |
| Comment lines |
16 |
| Methods |
33 |
| Properties |
6 |
Methods 33
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| listContents() |
A |
50 |
11 |
25 |
| dirInfo() |
A |
53 |
8 |
22 |
| getDirectoryCollection() |
A |
54 |
8 |
17 |
| copyDir() |
S |
52 |
6 |
24 |
| isPathExcluded() |
S |
58 |
5 |
15 |
| getMimetype() |
S |
66 |
6 |
7 |
| getDirSize() |
S |
62 |
5 |
10 |
| applyPathPrefix() |
S |
65 |
4 |
9 |
| addSeparators() |
S |
70 |
4 |
6 |
| getParent() |
S |
66 |
4 |
8 |
| getBaseName() |
S |
67 |
4 |
7 |
| store() |
S |
63 |
3 |
11 |
| storeStream() |
S |
63 |
3 |
11 |
| upcountCallback() |
S |
70 |
3 |
5 |
| joinPaths() |
S |
69 |
3 |
6 |
| readStream() |
S |
63 |
2 |
11 |
| read() |
S |
63 |
2 |
11 |
| createDir() |
S |
67 |
2 |
7 |
| createFile() |
S |
68 |
2 |
7 |
| isDir() |
S |
67 |
2 |
8 |
| copyFile() |
S |
67 |
2 |
8 |
| move() |
S |
67 |
2 |
8 |
| rename() |
S |
67 |
2 |
8 |
| storeStreamFromContent() |
S |
64 |
2 |
10 |
| stripPathPrefix() |
S |
68 |
2 |
7 |
| init() |
S |
63 |
1 |
10 |
| fileExists() |
S |
76 |
1 |
4 |
| deleteDir() |
S |
80 |
1 |
3 |
| deleteFile() |
S |
80 |
1 |
3 |
| setPathPrefix() |
S |
80 |
1 |
3 |
| getSeparator() |
S |
82 |
1 |
3 |
| getPathPrefix() |
S |
82 |
1 |
3 |
| upcountName() |
S |
68 |
1 |
8 |